home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 49
/
Volume 49 - JOGO DISK .iso
/
interface
/
browser.swf
/
scripts
/
DefineSprite_271
/
frame_1
/
DoAction.as
< prev
Wrap
Text File
|
2007-10-26
|
556b
|
14 lines
stop();
_root.secoes.Animações.bot_1.onRelease = function()
{
_root.secoes.tipo.gotoAndStop("video");
_root.nome = "Movies";
_root.secoes.descricoes.descricaos.text = "Have fun with the most funny stories";
_root.controle = "-";
_root.comando = "run.app";
_root.licenca = "Freeware";
_root.caminho = "\\Animations\\Video_Player.exe";
_root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Animations\\Video_Player.exe";
loadMovie("interface\\imagens\\animacoes.jpg","_root.secoes.descricoes.destino");
};